Subagent file must follow sub agent format, otherwise it will cause the Claude Code can not find any agent#9
Open
ericdum wants to merge 2 commits intocontains-studio:mainfrom
Open
Subagent file must follow sub agent format, otherwise it will cause the Claude Code can not find any agent#9ericdum wants to merge 2 commits intocontains-studio:mainfrom
ericdum wants to merge 2 commits intocontains-studio:mainfrom
Conversation
…he Claude Code can not find any agent
udiedrichsen
added a commit
to moinsen-dev/agents
that referenced
this pull request
Aug 24, 2025
|
hey @mgalpert could you please take a look at this PR Without this change, the agents don't work with the latest versions of CC |
darkopavic
added a commit
to darkopavic/agents
that referenced
this pull request
Dec 28, 2025
|
Hey! I ran into the same issue and created a more comprehensive fix that also:
If anyone needs a working version while waiting for this to be merged, feel free to use my fork: Or clone directly: git clone -b fix/claude-code-spec-compliance https://github.com/jpelaez-23blocks/agents.git ~/.claude/agentsI've also opened PR #19 with the complete fixes, but happy to close it if this one gets merged first! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Before the Pull Request, the claude code can not find any agents after copy files to ~/.cluade/agents and run claude.
In this Pull Request, I transfered
content-creator.md,growth-hacker.md,instagram-curator.md,reddit-community-builder.md,twitter-engager.mdto proper format by claude code according the Doc .Test Envoriment:
OS: Mac
Steps:
claudeget into the claude code/agentssee how many agents has be found.